home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 27 / Mac Magazin and MacEasy Magazine CD - Issue 27.iso / Grafik & Text / SGMLTool Folder / MacSgmls / MacSgmls.rsrc / HELP_128 < prev    next >
Text File  |  1996-10-21  |  816b  |  24 lines

  1.  
  2.  The output is represented by the Element Structure Information Set(ESIS), is a series of lines. Lines can be arbitrarily long.
  3.  Each line consists of an initial command character and one or more arguments.
  4.  Arguments are separated by a single space, but when a-command takes a fixed number of arguments the last argument can contain spaces.
  5.  There is no space between the command character and the first argument.
  6.  
  7.  Arguments can contain the following escape sequences.
  8.  
  9. | \\
  10.   A \.
  11.  
  12. | \n
  13.   A record end character.
  14.  
  15. | \|
  16.   Internal SDATA entities are bracketed by these.
  17.  
  18. | \nnn
  19.   The character whose code is nnn octal.
  20.  
  21.  A record start character will be represented by \012. Most applications will need to ignore \012 and translate \n into newline.
  22.  
  23.  The possible command characters and arguments are as follows:
  24.